Skip to content

port dfbench benchmarks to criterion#20911

Draft
adriangb wants to merge 4 commits intoapache:mainfrom
pydantic:criterion-benches
Draft

port dfbench benchmarks to criterion#20911
adriangb wants to merge 4 commits intoapache:mainfrom
pydantic:criterion-benches

Conversation

@adriangb
Copy link
Contributor

@adriangb adriangb commented Mar 12, 2026

}
}
BenchMode::Cold => {
// Each query gets its own criterion benchmark. Within each
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will still read the same data over and over (so has most in cache for everything besides the first query?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we talking about OS level disk caches? Or our Parquet metadata cache.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants